projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad2d086
)
xenstore: fix Solaris compile with newer GCC versions
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Apr 2008 12:32:21 +0000
(13:32 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 9 Apr 2008 12:32:21 +0000
(13:32 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/xenstore/xenstored_solaris.c
patch
|
blob
|
history
diff --git
a/tools/xenstore/xenstored_solaris.c
b/tools/xenstore/xenstored_solaris.c
index ef6b51533c9ed0c38a608aefe9a900bd1d6c57bd..06052d124a0c8eee2a959addfeb09026186994d7 100644
(file)
--- a/
tools/xenstore/xenstored_solaris.c
+++ b/
tools/xenstore/xenstored_solaris.c
@@
-14,6
+14,7
@@
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
+#include <stdarg.h>
#include <sys/mman.h>
#include <strings.h>
#include <ucred.h>